home *** CD-ROM | disk | FTP | other *** search
/ ThrustMaster (Europe) (Press Kit) / ThrustMaster (Europe) (Press Kit).bin / progs / tqs / MK2PROGS.SHR / KMEGAFRT.ADV < prev    next >
Encoding:
Text File  |  1995-05-17  |  2.6 KB  |  57 lines

  1. REM ╔═══════════════════════════════════════════════════════════════════════╗
  2. REM ║ CAUTION!!!  You MUST have ThrustMaster Command & Control Center       ║
  3. REM ║ (MARK2.EXE) vs 1.38 or higher and MK2LOAD.EXE vs 5.01 or higher to    ║
  4. REM ║ use the macro capability.  You can tell if you have vs 1.38 by looking║
  5. REM ║ at the top of the C&CC screen where the version # is shown on any of  ║
  6. REM ║ the menu screens or click on F-7 About to view the version #.  To tell║
  7. REM ║ if you have MK2LOAD.EXE vs 5.01 just download a file - you will see   ║
  8. REM ║ the version # at the top of the download screen. To obtain the newer  ║
  9. REM ║ versions if you do not have them, check with any of the listed places ║
  10. REM ║ in C:\MARK2\MK2UTILS\TMBBS.TXT where you may download the latest      ║
  11. REM ║ versions of the Command and Control Center software.                  ║
  12. REM ╚═══════════════════════════════════════════════════════════════════════╝
  13. REM           Written and Tested by Ed Bowser  December, 1993
  14. REM  RED switch - DIGITAL
  15. REM  BLACK switch - DIGITAL
  16. REM ══════════════════════════════════════════════════════════════════════════
  17. MDef KMEGAFRT
  18. REM ══════════════════════════════════════════════════════════════════════════
  19.  @DigitalThrottle
  20. REM ══════════════════════════════════════════════════════════════════════════
  21. BTN UB AutoPilot
  22. BTN MB TacToggle
  23. BTN LB /T StartupProcedure
  24.        /T PostTakeoff
  25. REM ══════════════════════════════════════════════════════════════════════════
  26. BTN HU /T CoPilot
  27.        /T Pilot
  28. BTN HR /T WeaponsStation
  29.        /T Pilot
  30. BTN HD /T NavigatorStation
  31.        /T Pilot
  32. BTN HL /T ECMStation
  33.        /T Pilot
  34. REM ══════════════════════════════════════════════════════════════════════════
  35. BTN 1 Brakes
  36. BTN 2 Flaps
  37. BTN 3 /T RadarZoomIn
  38.       /T RadarZoomOut
  39. BTN 4 IncreaseTAC
  40. BTN 5 DecreaseTAC
  41. BTN 6 LandingGear
  42. REM ══════════════════════════════════════════════════════════════════════════
  43. BTN MT ShutdownBrake
  44. REM ══════════════════════════════════════════════════════════════════════════
  45.  
  46. REM                               NOTE:
  47. REM
  48. REM This file works ONLY with the NEW chip and MICROCODE for the MARK II WCS!
  49. REM
  50. REM If you do not have the NEW chip and MICROCODE, contact THRUSTMASTER at
  51. REM (503) 639-3200 and find out how to get the upgrade!!!
  52. REM
  53. REM How can you tell if you have the new chip and microcode?  From the
  54. REM C:\MARK2 DOS prompt, type: DIR MK2LOAD.EXE then hit ENTER. If you receive
  55. REM the message: "File not found", then you have the OLD microcode version
  56. REM that uses the program DOWNLOAD.EXE to load files into the WCS MARK II.
  57.